home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / KSLIB11.ARJ / IFC.H < prev    next >
Text File  |  1991-10-29  |  111b  |  6 lines

  1. int        IFCset(int);
  2. int16    IFCout(uint8);
  3. int16    IFCin(void);
  4. int16    IFCallout(uint16);
  5. int16    IFCallin(void);
  6.